projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0f2d154
)
gtk.symbols: Add missing GtkApplication api
author
Javier Jardón
<jjardon@gnome.org>
Wed, 20 Oct 2010 18:41:08 +0000
(20:41 +0200)
committer
Javier Jardón
<jjardon@gnome.org>
Wed, 20 Oct 2010 18:46:48 +0000
(20:46 +0200)
gtk/gtk.symbols
patch
|
blob
|
history
diff --git
a/gtk/gtk.symbols
b/gtk/gtk.symbols
index f9f0a22e4f3e0f0c6ce95c63fae5badd7a02c9e3..c75106232dda9c64892de7658e914dbb8fb8a690 100644
(file)
--- a/
gtk/gtk.symbols
+++ b/
gtk/gtk.symbols
@@
-251,7
+251,10
@@
gtk_alignment_set_padding
#if IN_HEADER(__GTK_APPLICATION_H__)
#if IN_FILE(__GTK_APPLICATION_C__)
gtk_application_get_type G_GNUC_CONST
+gtk_application_add_window
gtk_application_new
+gtk_application_get_windows
+gtk_application_remove_window
#endif
#endif